Scheduler for WinForms
BaseCollection<T> コンストラクタ

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > BaseCollection<T> クラス : BaseCollection<T> コンストラクタ
The owning storage.
Initializes a new instance of the BaseCollection<T> class.
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As System.Object _
)
public BaseCollection<T>( 
   System.object owner
)

パラメータ

owner
The owning storage.
参照

BaseCollection<T> クラス
BaseCollection<T> メンバ